GetCountries SOAP Service
This web service will provide a list of countries where phone numbers are available for purchase
Meta:
GetCountriesWs(Username,Password)
Sample Usage:
Sample output:
Output description:
The array returned will contain the following values:
COUNTRYCODE - the phone prefix for this specific country
DESCRIPTION - country name
COUNTRYID - country id - you'll use this with the GetAreas function
ISOCODE - ISO code
A2B - A2Billing id from cc_country/countries table (Useful if you wish to integrate our API into your A2Billing server)
LATITUDE - Country latitude (useful if you need to display results on a map)
LONGITUDE - Country longitude (useful if you need to display results on a map)
Function will return an empty array if username or password are not correct.
SOAP XML Definition: